CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog hdl i2c

搜索资源列表

  1. 用Verilog HDL实现I2C总线功能

    2下载:
  2. 用Verilog HDL实现I2C总线功能,对I2C总线有很大帮助-with Verilog HDL I2C bus function of I2C bus is very helpful
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:121607
    • 提供者:胡路听
  1. I2C总线控制器 Xilinx提供

    1下载:
  2. 用Verilog HDL实现I2C总线功能,对I2C总线有很大帮助-I2C bus contrll functions implemented by Verilog HDL.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:889991
    • 提供者:司法
  1. I2C

    0下载:
  2. 用verilog HDL实现I2C Master Controller 的设计,包括主程序设计和测试程序设计-Verilog HDL using I2C Master Controller to achieve the design, including the main program design and test program design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:212580
    • 提供者:zbs
  1. i2c

    0下载:
  2. 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2627
    • 提供者:wangminghui
  1. VerilogHDL_code

    0下载:
  2. 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1603267
    • 提供者:shsh
  1. I2C19861208888

    0下载:
  2. i2c总线模拟,verilog hdl编写的总线模拟控制程序-i2c bus simulation, verilog hdl prepared bus analog control procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:11701
    • 提供者:韩永高
  1. i2c.tar

    0下载:
  2. I2C verilog HDL code including test environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:702673
    • 提供者:richman
  1. I2CVerilog

    0下载:
  2. I2C 控制器的 Verilog源程序, 适用于FPGA等应用领域-I2C controller Verilog source code,I2C controller Verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10231
    • 提供者:babylu
  1. i2_cmaster

    0下载:
  2. verilog HDL i2c主机代码-verilog HDL i2c host code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1230
    • 提供者:李爱国
  1. I2C

    0下载:
  2. I2C主机端模块 具有avalon-MT总线接口 可挂载在Altera soc系统之上 使NiosII处理器具备I2C通信能力 模块由Verilog HDL编写 并经Cyclone II FPGA测试-I2C master modul which has a avalon-MT interface that can be attached to Altera SOC system. It provides NiosII I2C communication capability . This mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:5917
    • 提供者:magic_andy
  1. i2c_verilog

    0下载:
  2. verilog i2c 控制源代码,包括读写控制-verilog i2c source code control
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:3148
    • 提供者:付工
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8651
    • 提供者:andy
  1. i2c

    0下载:
  2. verilog hdl file i2c interfacing-verilog hdl file i2c interfacing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2031
    • 提供者:ved prakash
  1. i2c.tar

    0下载:
  2. i2c core for verilog hdl
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:647594
    • 提供者:mona
  1. Chapter11-13

    0下载:
  2. 第十一章到第十三章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5088147
    • 提供者:xiao
  1. I2C

    0下载:
  2. 文档是用Verilog hdl写的I2C源代码,是很不错的一个技术文档。-The document is written in Verilog hdl I2C source code, is a very good technical documentation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1505852
    • 提供者:欧阳柏林
  1. I2C

    0下载:
  2. 本源代码中用Verilog HDL语言编写了I2C的顶层及子模块文件,详细完整,并在Altera实验板上得以验证-primitive code discribe the I2C s function using the Verilog HDL language, the code are particular and integrity,moreover it has been validated in the altera FPGA and passed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:18216
    • 提供者:蔡德胜
  1. I2C

    0下载:
  2. 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:8160
    • 提供者:huangjiaju
  1. I2C

    0下载:
  2. I2C的Verilog HDL简单学习程序-The Verilog HDL simple I2C learning process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:石成金
  1. i2c-slave

    0下载:
  2. verilog HDL i2c协议从机的编写-verilog i2c protocol from the machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:297962
    • 提供者:bailang
« 12 3 »
搜珍网 www.dssz.com